home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000317_news@columbia.edu _Tue May 23 09:38:12 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA29057
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 23 May 2000 09:38:11 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA26932
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 23 May 2000 09:38:10 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA03424
  10.     for kermit.misc@watsun.cc.columbia.edu; Tue, 23 May 2000 09:35:16 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: "ralf.strandell" <ralf.strandell@silja.com>
  13. Subject: Re: Dial-Up Server answer (question)
  14. Message-ID: <0OvW4.237$Zc6.8619@read2.inet.fi>
  15. Date: Tue, 23 May 2000 13:34:52 GMT
  16. Organization: Sonera corp Internet services
  17. To: kermit.misc@columbia.edu
  18.  
  19. Hi,
  20.  
  21. I have never used the Dial-Up Server but maybe this hint is useful:
  22.  
  23. At least you should set the modems S0 register to an integer value N if you
  24. want the
  25. modem to answer on N:th ring. Append S0=N to the modem initialization
  26. command...
  27. If you set S0=0 then the modem won't answer at all.
  28.  
  29. >> How can I force a Dial-Up Server in Windows to answer not on the first ring,
  30. >> but miss several rings?
  31. >>
  32. >> Thank you.
  33. >>
  34. >> Dmitriy, dyc@vologda.ru